xen/arm: Simply the definition of PAGE_SIZE by using the macro _AC
authorJulien Grall <julien.grall@arm.com>
Wed, 22 Jun 2016 13:21:01 +0000 (14:21 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Thu, 14 Jul 2016 11:13:05 +0000 (12:13 +0100)
commit84aac343cc3a721ca4a81edb425ad5ab7ab6f5b5
tree4a16396dbc48232c621eee4a9d00e7fb5439826c
parenta07e920bbffc5cd64c8e4902b9fbca746bb81aff
xen/arm: Simply the definition of PAGE_SIZE by using the macro _AC

The macro _AC is used to define constant for both assembly and C.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/include/asm-arm/config.h